DomainObjects Class Library

Query<ClassToFind>.TargetClass Property

Gets a new instance the target root class.

public override RootClass TargetClass {get;}

Property Value

The target class.

Implements

IQuery.

See Also

Query<ClassToFind> Class | DomainObjects.Facade.Command Namespace